home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / DATABASE / SWITCKIT.ZIP;1 / SWITCKIT.EXE / 9347.TXT next >
Encoding:
Text File  |  1992-05-20  |  4.6 KB  |  97 lines

  1. TITLE:   Disabling Auto Loading of SwitchKit for WordPerfect Users
  2. PRODUCT: Ami Pro 2.0
  3. DATE:    19-May-1992
  4.  
  5. PROBLEM: 
  6.  
  7. The SwitchKit for WordPerfect Users was originally installed to automatically 
  8. run with Ami Pro.  The SwitchKit runs when Ami Pro is loaded and SwitchKit 
  9. Mode is enabled.  How can auto running of the SwitchKit be eliminated?
  10.  
  11. SOLUTION: 
  12.  
  13. If you want to eliminate the SwitchKit for WordPerfect Users from 
  14. automatically being placed on Ami Pro's help menu each time Ami Pro is loaded, 
  15. you will need to delete the AUTOEXEC.SMM macros that the SwitchKit 
  16. installation placed in the Ami Pro program directory and the Ami Pro macros 
  17. directory.  If you want the SwitchKit "For WordPerfect Users" menu item to 
  18. automatically be added to the Help menu each time Ami Pro is loaded, but not 
  19. have SwitchKit mode enabled (the keystroke demonstration mode), leave the 
  20. AUTOEXEC.SMM macros in place but disable the auto run option in the menu 
  21. options.
  22.  
  23. HOW TO DELETE THE SWITCHKIT'S AUTOEXEC MACROS
  24.  
  25.   1. Choose Tools / Macros / Edit.
  26.   2. Select the name AUTOEXEC.SMM in the "Macros" list box.
  27.   3. Choose OK.
  28.   4. Look at the first two lines of text in the macro.  If they are the same 
  29.      as the lines below, the macro is from the SwitchKit and can be deleted.
  30.        declare getrunningmacpath$();
  31.   
  32.        function isitloaded()
  33.      Note: If the first two lines of text in the macro are different from 
  34.      those listed above, the AUTOEXEC macro is not from the SwitchKit and 
  35.      should not be deleted.
  36.   5. Choose File / Close.
  37.   6. Choose Tools / Macros / Edit.
  38.   7. Move to the Ami Pro program directory in the "Macros" list box and select 
  39.      the file name AUTOEXEC.SMM (the Ami Pro program directory is usually 
  40.      C:\AMIPRO).
  41.   8. Choose OK.
  42.   9. Look at the first two lines of text in the macro.  If they are the same 
  43.      as the lines below, the macro is from the SwitchKit and can be deleted.
  44.        declare getrunningmacpath$();
  45.   
  46.        function isitloaded()
  47.      Note: If the first two lines of text in the macro are different from 
  48.      those listed above, the AUTOEXEC macro is not from the SwitchKit and 
  49.      should not be deleted.
  50.  10. Choose File / Close.
  51.  11. In Ami Pro choose File / File Management.  
  52.  12. If the first two lines of text in the AUTOEXEC macro in your macros 
  53.      directory are different from those in step 4 above, skip to step 16 
  54.      below.
  55.  
  56.      If the first two lines of text in the AUTOEXEC macro in your macros 
  57.      directory are the same as those in step 4, choose File / Change Directory 
  58.      and specify the path to the Ami Pro macros directory (this is usually 
  59.      C:\AMIPRO\MACROS).  
  60.  13. In the File/Directory list box, select the name AUTOEXEC.SMM.
  61.  14. Choose File / Delete.
  62.  15. Choose OK.
  63.  16. If the first two lines of text in the AUTOEXEC macro in your Ami Pro 
  64.      directory are not the same as those in step 9 above, you have completed 
  65.      this procedure.  Press ALT + F4 to close Ami Pro File Management.  Note: 
  66.      If the AUTOEXEC.SMM macros are not present in the Ami Pro program or 
  67.      macros directory or if the AUTOEXEC.SMM macros are different from the 
  68.      macro lines in steps 4 and 9 above, the SwitchKit AUTOEXEC.SMM macros 
  69.      have either been modified or have been moved to another location.  If you 
  70.      need assistance in locating the SwitchKit AUTOEXEC.SMM macros, call the 
  71.      Lotus Word Processing Division Technical Support Department at 404-399-
  72.      5505.
  73.  
  74.      If the first two lines of text in the AUTOEXEC macro in your Ami Pro 
  75.      directory are the same as those in step 9 above, choose File / Change 
  76.      Directory and specify the path to the Ami Pro program directory (this is 
  77.      usually C:\AMIPRO).  Select the file name AUTOEXEC.SMM.  
  78.  17. Choose File / Delete.
  79.  18. Choose OK.
  80.  19. Press ALT + F4 to close Ami Pro File Management.
  81.  
  82. After deleting the SwitchKit's AUTOEXEC.SMM macros, the SwitchKit will no 
  83. longer automatically run when Ami Pro loads.  To use the SwitchKit, load Ami 
  84. Pro and choose Tools / Macros / Playback, specify the file name SWITCH and 
  85. choose OK.  This will load the SwitchKit's menu items and enable SwitchKit 
  86. mode.
  87.  
  88. HOW TO DISABLE THE SWITCHKIT FROM AUTOMATICALLY ENABLING SWITCHKIT MODE
  89.  
  90.  1. With the SwitchKit loaded, choose Help / For WordPerfect Users.
  91.  2. Choose Options.
  92.  3. Remove the X from the "Auto run" option and choose OK.
  93.  
  94. The SwitchKit "For WordPerfect Users" menu item will be placed under the Help 
  95. menu each time Ami Pro is loaded, but the SwitchKit mode will not be enabled. 
  96. To enter SwitchKit mode choose Help / For WordPerfect Users / On.  
  97.